/* css 重置 */
html,
body,
div,
span,
applet,
object,
iframe,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
input,
button {
  vertical-align: baseline;
  font-family: 'Microsoft Yahei', 'SimSun';

  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0;
  word-break: break-all;
}
html {
  width: 100%;
  height: 100%;
}
[v-cloak] {
  display: none !important;
}
input,
:focus {
  outline: 0;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
a {
  text-decoration: none;
  color: #000;
}
.clearfix:before,
.clearfix:after {
  content: ' ';
  display: table;
}
.clearfix:after {
  clear: both;
}
.f12 {
  font-size: 12px;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.mb15 {
  margin-bottom: 15px;
}
.mr25 {
  margin-right: 25px;
}
.hidden {
  display: none !important;
}
.show {
  display: block !important;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-ceter {
  text-align: center;
}
.overf {
  overflow: hidden;
}
.mt5 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt12 {
  margin-top: 12px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.ml5 {
  margin-left: 5px !important;
}
.ml2 {
  margin-left: 12px !important;
}
.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}
.ml18 {
  margin-left: 18px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.ml35 {
  margin-left: 35px !important;
}
.ml40 {
  margin-left: 40px !important;
}
.ml45 {
  margin-left: 45px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb12 {
  margin-bottom: 12px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mr5 {
  margin-right: 5px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr12 {
  margin-right: 12px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mr40 {
  margin-right: 40px !important;
}
.mr65 {
  margin-right: 65px !important;
}
.pt5 {
  padding-top: 5px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt12 {
  padding-top: 12px !important;
}

.pt15 {
  padding-top: 15px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pl12 {
  padding-left: 12px !important;
}
.pl5 {
  padding-left: 15px !important;
}
.pl10 {
  padding-left: 10px !important;
}
.pl15 {
  padding-left: 15px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.pl25 {
  padding-left: 25px !important;
}
.pl30 {
  padding-left: 30px !important;
}
/** 协同育人 2022修改 **/
.pl200 {
  padding-left: 200px !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb12 {
  padding-bottom: 12px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pr5 {
  padding-right: 5px !important;
}
.pr10 {
  padding-right: 10px !important;
}
.pr12 {
  padding-right: 12px !important;
}
.pr15 {
  padding-right: 15px !important;
}
.pr20 {
  padding-right: 20px !important;
}
.f14 {
  font-size: 14px;
}
.middle {
  vertical-align: middle;
}
body {
  min-height: 100%;
}
.w1120 {
  width: 1120px;
  margin-left: auto;
  margin-right: auto;
}
.w958 {
  width: 958px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #ccc;
  min-height: 400px;
}
.wrapper {
  position: relative;
  min-height: 100%;
  height: auto !important;
  width: 100%;
  overflow: hidden;
}

input[type='button'],
input[type='submit'],
input[type='reset'],
input,
input[type='checkbox']:checked:after {
  -webkit-appearance: none;
}
/*弹窗提示信息*/
.errorBg {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 218px;
  height: 50px;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9;
  text-align: center;
  border-radius: 6px;
}

.errorBg .errorMsg {
  font-size: 16px;
  color: #fff;
  margin-top: 16px;
}
/*正在加载动画*/
#allShowWaitingOutbox {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#allShowWaiting {
  width: 86px;
  height: 86px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 6px;
  z-index: 99999999999;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#allShowWaiting img {
  position: absolute;
  left: 0;
  right: 0;
  top: 18px;
  margin: 0 auto;
  animation: rotate 1s infinite linear;
  -moz-animation: rotate 1s infinite linear;
  -webkit-animation: rotate 1s infinite linear;
  -ms-animation: rotate 1s infinite linear;
}
#allShowWaiting p {
  position: absolute;
  top: 50px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  height: 14px;
  line-height: 14px;
  width: 100%;
}
.colorBlue {
  color: #0084e1;
}
.colorBlue:hover {
  text-decoration: underline;
}
.remark {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*position*/
.positionAll {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.positionAllBox {
  cursor: pointer;
  position: relative;
}
/*统一弹窗*/
.allTipOutbox {
  z-index: 999999999;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
}
.allTipBox {
  width: 300px;
  height: 160px;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -150px;
  margin-top: -80px;
  text-align: center;
}
.allTipBox p {
  line-height: 27px;
  font-size: 14px;
  color: #000;
  padding: 0 20px;
}
.allTipBox .allTipTitle {
  font-size: 20px;
  font-weight: 600;
}
.allTipBox button {
  width: 100px;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
.allTipBox .txtBox {
  height: 100px;
}
.btnBlue {
  color: #fff;
  background: #6888ff;
  cursor: pointer;
  border: 1px solid #6888ff;
  border-radius: 2px;
}
/* .ovm {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
} */
